home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / interface / browser.swf / scripts / DefineButton2_210 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-05-28  |  85 b   |  4 lines

  1. on(release){
  2.    getURL("FSCommand:" add _root.comando,"%org%" + _root.caminho);
  3. }
  4.